Skip to content

Implement fee recipient API #17

Description

@pablomendezroyo

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions