Module fungible

Source
Expand description

Implementation of compatible fungible traits for the Pallet Type.

Pallet implements via calls towards xp traits:

  • [Inspect]
  • [Unbalanced]
  • [Mutate]
  • [InspectHold]
  • [InspectFreeze]
  • [UnbalancedHold]
  • [MutateFreeze]
  • [MutateHold]

Local Tests for these traits are covered in tests.