Module abstract_std::objects::fee

source ·

Structs§

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