This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
Nit UX Improvement: Add Provider Address in API Response #172
Labels
enhancement
New feature or request
It would be nice to check the commitmentSignature and do an ECRecover on the payload, and augment the output of the API to include the address associated with the provider.
e.g, currently if you POST a bid to the bidder api, you get back a payload:
We can augment the response to have "providerAddress": 0xProvider
The text was updated successfully, but these errors were encountered: