Skip to content

fix: create admin RPC server for getDepositSignature endpoint#193

Open
matthias-wright wants to merge 1 commit into
mainfrom
m/admin-rpc
Open

fix: create admin RPC server for getDepositSignature endpoint#193
matthias-wright wants to merge 1 commit into
mainfrom
m/admin-rpc

Conversation

@matthias-wright
Copy link
Copy Markdown
Collaborator

This addresses #182.

Changes:

  • Creates a new SummitAdminApi trait served on a separate listener bound to 127.0.0.1 and a separate admin port.
  • Moves the getDepositSignature endpoint to the new trait.

@sebastian-osec
Copy link
Copy Markdown

Looks good to me.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants