-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
multi: support fiat conversion for assets
This enables the conversion of assets value to fiat equivalent. - Modify wallets page to display fiat value for asset if asset exchange rate is available. - Modify settings page to display available exchange rate source. - Modify order verify form to display value for base and quote assets. - Add new enpoint to support enabling and disabling of exchange rate source. - Add tests to cover exchange rate fetching.
- Loading branch information
ukane-philemon
committed
Jun 28, 2022
1 parent
5fb9657
commit 03fabed
Showing
40 changed files
with
1,188 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.