Skip to content

fix: validator address#26

Merged
douglance merged 1 commit into
mainfrom
fix/validator-address
Jun 29, 2026
Merged

fix: validator address#26
douglance merged 1 commit into
mainfrom
fix/validator-address

Conversation

@alxdca

@alxdca alxdca commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Register the dedicated accounts.validator address as the L3 rollup validator.
  • Generate the L3 node config with accounts.validator.privateKey instead of accounts.l3owner.privateKey.

Why / Context

  • L3 parent-chain funding and staking already target accounts.validator.
  • The L3 rollup deployment and generated node config still pointed at accounts.l3owner.
  • That mismatch can leave the L3 runtime unable to post assertions as the expected validator, matching the NOT_VALIDATOR symptom and preventing L3 delayed inbox consumption.

@douglance douglance merged commit e4579a7 into main Jun 29, 2026
6 checks 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