-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement the Fee recipient API to allow setting different addresses for each pubkey, also implement a switch button to set the same one for all of them.
- Make sure all the clients support this feature (this UI is cross-client compatible): @tropicar
- Check if all 4 clients implement the /feerecipient endpoint
- Check if it is possible to perform the requests from the UI (via test)
- Check if CORS is configured to allow these requests from the browser
- Implement input for the fee recipient address with the following features:
- It will be a mandatory value
- front
- Use a regex for the address
- back
- front
- Switch the button for "all"
- back
- front
- New column for the fee recipient address
- back
- front
- It will be a mandatory value
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request