OffchainLabs / nitro-testnode

A complete environment for nitro-based service including sequencer, batch-poster, validator, and a coordinator.
Apache License 2.0
23 stars 57 forks source link

Add beacon client URL #40

Closed PlasmaPower closed 8 months ago

PlasmaPower commented 8 months ago

This will be required with https://github.com/OffchainLabs/nitro/pull/2148

Right now we aren't enabling 4844 in the test node so this won't be used in practice, but I hope to change that.

Edit: for now I've just disabled the blob reader, because it won't start up otherwise if prysm is disabled (as is default)