bat-ledger icon indicating copy to clipboard operation
bat-ledger copied to clipboard

remove old code paths

Open maikelmclauflin opened this issue 4 years ago • 1 comments

after migrating wallets over to grants service, we can now remove the pathways that are no longer used

endpoints with unused pathways include

  • GET /v2/wallet/{paymentId}/grants/{type}
  • GET /v2/wallet/{paymentId}/balance
  • POST /v2/registrar/persona/{uId}
  • GET /v2/wallet/{paymentId}/info
  • GET /v2/wallet/{paymentId}
  • GET /v2/wallet
  • POST /v2/wallet/{paymentId}/claim

maikelmclauflin avatar Aug 20 '20 19:08 maikelmclauflin

currenlty waiting on this until ios is updated to comply with apple's rules

maikelmclauflin avatar Oct 30 '20 16:10 maikelmclauflin