Th35py27 / CSP

MIT License
0 stars 0 forks source link

CSP Debugging Issue #5

Open Th35py27 opened 7 months ago

Th35py27 commented 7 months ago

First part of me putting breakpoints (Incorrect value)

image

Backend breakpoint

image

Running through the debugging

image

Breakpoint in the backend

image

Stepover Completed

image

Error for crypto price and transaction

image

For the demo, my feature limits every user for 100 coins (total amount they have). I put a breakpoint in that area so I can show that data wont be updated in the database as fetch won't be working.