referrerpolicy=no-referrer-when-downgrade

Module emulated_integration_tests_common::macros

source ·

Re-exports§

  • pub use paste;
  • pub use pallet_assets;
  • pub use pallet_balances;
  • pub use pallet_message_queue;
  • pub use pallet_xcm;
  • pub use xcm::prelude::AccountId32;
  • pub use xcm::prelude::All;
  • pub use xcm::prelude::BuyExecution;
  • pub use xcm::prelude::DepositAsset;
  • pub use xcm::prelude::ExpectTransactStatus;
  • pub use xcm::prelude::Fungible;
  • pub use xcm::prelude::Here;
  • pub use xcm::prelude::RefundSurplus;
  • pub use xcm::prelude::Transact;
  • pub use xcm::prelude::Unlimited;
  • pub use xcm::prelude::WithdrawAsset;
  • pub use cumulus_pallet_xcmp_queue;

Structs§

  • Either an amount of a single fungible asset, or a single well-identified non-fungible asset.
  • Location to identify an asset.
  • The Pallet struct, the main type that implements traits and standalone functions within the pallet.
  • A relative path between state-bearing consensus systems.

Enums§

Traits§

Type Aliases§

  • Some way of identifying an account on the chain. We intentionally make it equivalent to the public key of our transaction signing scheme.
  • Type alias for a better transition to V4.