Skip to main content

Crate pezpallet_asset_conversion_ops

Crate pezpallet_asset_conversion_ops 

Source
Expand description

§Asset Conversion Operations Suite.

This pezpallet provides operational functionalities for the Asset Conversion pezpallet, allowing you to perform various migration and one-time-use operations. These operations are designed to facilitate updates and changes to the Asset Conversion pezpallet without breaking its API.

§Overview

This suite allows you to perform the following operations:

  • Perform migration to update account ID derivation methods for existing pools. The migration operation ensures that the required accounts are created, existing account deposits are transferred, and liquidity is moved to the new accounts.

Re-exports§

pub use weights::WeightInfo;
pub use pezpallet::*;

Modules§

pezpallet
The pezpallet module in each FRAME pezpallet hosts the most important items needed to construct this pezpallet.
weights
Autogenerated weights for pezpallet_asset_conversion_ops