Type Definition pallet_remote_asset_manager::pallet::StatemintParaConfig[][src]

pub type StatemintParaConfig<T> = StorageValue<_GeneratedPrefixForStorageStatemintParaConfig<T>, StatemintConfig, OptionQuery>;
Expand description

The config of the statemint parachain.

Provides information that is required when sending XCM calls to transfer PINT:,

  • id: The identifier of the corresponding PINT asset in the pallet_assets on the statemint parachain. Which is u32 on statemint.
  • parachain id: the parachain of the statemint chain
  • weights: the weights to use for the call