You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.
Make a new MultiCurrency trait. Can be mostly copied from the existing Currency trait.
It will be primarily used by smart contract module at this stage so keep it simple by only keeping necessary pieces required by smart contract usages.
There is Currency trait which only support single Currency.
We need a MultiCurrency trait that supports multi currency model.
The text was updated successfully, but these errors were encountered: