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

enroll operators via public key bytes #48

Open
joeabbey opened this issue Mar 5, 2022 · 2 comments
Open

enroll operators via public key bytes #48

joeabbey opened this issue Mar 5, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@joeabbey
Copy link
Contributor

joeabbey commented Mar 5, 2022

it should be possible via https://www.npmjs.com/package/@cosmjs/encoding

to have an operator specify

{
   validator_bytes: "33BA2F9D2BB42A89BDE4A1A38AFBBC0731A5421C",
   operator_bytes: "2D37B29234866C395BD1ECDCAE88BF614D0A6C4B",
}

And then they could be applicable for most chains (there will probably be chains at some point that want to be unique and mess this up though)

@tombeynon
Copy link
Contributor

Always going to be one chain (probably Nomic). Love this, definitely improve onboarding. We could even just add a script which automates the population of networks.json from the pub key in the interim

@nullmames
Copy link
Contributor

evmos ^^

@tombeynon tombeynon added the enhancement New feature or request label Mar 11, 2022
@tombeynon tombeynon transferred this issue from eco-stake/restake Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants