centrifuge / centrifuge-chain

Centrifuge Chain: the layer-1 blockchain for real-world assets, built on Substrate.
https://centrifuge.io
GNU Lesser General Public License v3.0
184 stars 81 forks source link

Unite `Investment` and `ForeignInvestment` traits #1554

Open wischli opened 1 year ago

wischli commented 1 year ago

Description

Research/based on

How will this affect the code base

What are foreseen obstacles or hurdles to overcome?

lemunozm commented 1 year ago

What's the idea of getting this merged too? Is implementing the foreign trait for pallet-investment using the same currency for foreign and pool?

wischli commented 1 year ago

I envision this to based on your proposal and focused on supporting foreign and pool currency whereas the pallet-investment impl of the trait uses the same currency.

lemunozm commented 1 year ago

Ok, then what I said in my previous message I think, makes no sense. I thought the issue was referred to another thing 😅.