Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: register on proxy #285

Merged
merged 1 commit into from
Dec 16, 2024
Merged

feat: register on proxy #285

merged 1 commit into from
Dec 16, 2024

Conversation

Cifko
Copy link
Collaborator

@Cifko Cifko commented Dec 13, 2024

Add config settings for the proxy where we want to register. Added the proxy_server section

  • proxy_address address of the proxy where to send the registration
  • node_public_address that's our address where the proxy can send http requests
  • country the country of this node (this will be removed if we can get this information from the node_public_address

The registration is signed with the sui keystore (don't forget to set the -a index when testing locally with more than one sui address)

@Cifko Cifko requested a review from jorgeantonio21 December 13, 2024 17:05
Copy link
Contributor

@jorgeantonio21 jorgeantonio21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jorgeantonio21 jorgeantonio21 merged commit 4ce216a into main Dec 16, 2024
1 check passed
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