eden-network / tx-explain

MIT License
2 stars 2 forks source link

Solving backend issues with loading proper model parameters #54

Closed shootinputin007 closed 2 months ago

shootinputin007 commented 2 months ago

Fixed issue with incorrect loading of model parameters, where outdated parameters from the frontend request were overwriting the correct ones in the backend.

As a temporary solution, the backend now directly loads the parameters instead of relying on the request.