Skip to content
Snippets Groups Projects
Commit ce6a8e2b authored by Bryan Chen's avatar Bryan Chen
Browse files

remove removed price

parent aa9cef40
No related branches found
No related tags found
No related merge requests found
...@@ -13,8 +13,6 @@ The Open Runtime Module Library (ORML) is a community maintained collection of S ...@@ -13,8 +13,6 @@ The Open Runtime Module Library (ORML) is a community maintained collection of S
- Provide `MultiCurrency` implementation using `pallet-balances` and `orml-tokens` module. - Provide `MultiCurrency` implementation using `pallet-balances` and `orml-tokens` module.
- [orml-oracle](./oracle) - [orml-oracle](./oracle)
- Oracle module that makes off-chain data available on-chain. - Oracle module that makes off-chain data available on-chain.
- [orml-prices](./prices)
- Provide basic asset price abstraction.
- [orml-auction](./auction) - [orml-auction](./auction)
- Auction module that implements `Auction` trait. - Auction module that implements `Auction` trait.
- [orml-vesting](./vesting) - [orml-vesting](./vesting)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment