bat-ledger
bat-ledger copied to clipboard
remove old code paths
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
currenlty waiting on this until ios
is updated to comply with apple's rules