@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.
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:
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.