Expand description
The transfer trait and associated types
Enums§
- Transfer
Status - Status for making a payment via the
Pay::paytrait function.
Traits§
- Transfer
- Is intended to be implemented using a
fungibleimpl, but can also be implemented with XCM/Asset and made generic over assets.