abstract_std::objects

Module 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.