open-runtime-module-library
open-runtime-module-library copied to clipboard
Add orml-treasury
The treasury pallet in FRAME does not support multiple currencies, would a multi-currency ORML alternative be of interest? We would also like to simplify the implementation to remove the SpendPeriod such that funds approved for spending are transferred instantly.
That sounds useful. Could you make a pallet design so we can iterate on it first before the actual implementation?