1 2 3 4 5 6 7 8
//! FRAME Currency Abstractions and Traits //! //! Notes: //! //! - History, `Currency` trait. //! - `Hold` and `Freeze` with diagram. //! - `HoldReason` and `FreezeReason` //! - This footgun: https://github.com/paritytech/polkadot-sdk/pull/1900#discussion_r1363783609