OutlierVentures / QTM-Interface

GNU General Public License v3.0
28 stars 18 forks source link

User adoption #15

Closed BlockBoy32 closed 1 year ago

BlockBoy32 commented 1 year ago

Wrote in product revenue for user adoption

@achimstruve I am not sure what was adjusted on your side but there seems to be an issue with some of your liquidity pool code, this is the error I am getting:

raise ValueError("The DEX liquidity couldn't be seeded as there is no stakeholder with name: "+business_fund_holder)

ValueError: The DEX liquidity couldn't be seeded as there is no stakeholder with name: reserve

I have been trying to debug it but I am not sure I understand the purpose of the code.

achimstruve commented 1 year ago

This should've been resolved in my latest push.

I just got a merging issue as you pushed some changes in a file that I was also currently working on. :D