Module funding_trading_bridge_smart_contract::util

source ·
Expand description

Utility functions and traits adopted by various aspects of the contract. Additional functionality that does not strictly belong to a category.

Modules§

  • Utility functions for converting denominations to other types.
  • Utility functions for interacting with Provenance Blockchain resources.
  • A trait for describing functions on various structs to validate their contents.
  • Utility functions for validating requests.