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

Optimint: use PrivValidatorKey indead of NodeKey #67

Open
tzdybal opened this issue Feb 24, 2022 · 1 comment
Open

Optimint: use PrivValidatorKey indead of NodeKey #67

tzdybal opened this issue Feb 24, 2022 · 1 comment

Comments

@tzdybal
Copy link
Member

tzdybal commented Feb 24, 2022

Currently Optimint use only a single key for both P2P and block signing (see: rollkit/rollkit#89).

During Optimint node initialization, PrivValidatorKeyFile() should be used instead of NodeKeyFile().

@rootulp
Copy link
Collaborator

rootulp commented Nov 6, 2023

@tzdybal is this issue still relevant? If yes, should it be moved to https://github.com/rollkit/cosmos-sdk?

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

No branches or pull requests

2 participants