Expand description

The traits for putting holds within a single fungible token class.

Traits

  • Trait for slashing a fungible asset which can be place on hold.
  • Trait for inspecting a fungible asset whose accounts support partitioning and slashing.
  • Trait for mutating a fungible asset which can be placed on hold.
  • A fungible, holdable token class where the balance on hold can be set arbitrarily.