You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.