YHTerrance / SOLution

Novel concept of answer-to-earn platform built on Solana.
6 stars 0 forks source link

Frontend: Remove useless endpoints and components #18

Closed YHTerrance closed 2 years ago

YHTerrance commented 2 years ago

Remove useless endpoints that have their backend APIs blocked already. Basically, just the two listed below.

  1. delete_question(): this is disabled for everybody so that nobody can run away with the rewards but the delete button is still rendered
  2. delete_answer(): this is disabled for answers that are selected as solutions but the delete button is still rendered