Module abstract_core::objects::fee

source ·

Structs

  • A wrapper around Decimal to help handle fractional fees.
  • A wrapper around Fee to help handle fee logic. Use this with Chargeable trait in the SDK to charge fees on asset structs.