All operations using the edit api are failing because we pass in the wallet and webhookID into the body.
This pr removes those fields from the object, and also makes all edit request params optional, since the remaining fields are populated from the original webhook config.
The diff is unusually large due to prettier formatting.
All operations using the edit api are failing because we pass in the wallet and webhookID into the body.
This pr removes those fields from the object, and also makes all edit request params optional, since the remaining fields are populated from the original webhook config.
The diff is unusually large due to prettier formatting.