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

Fix configuration for local build #15

Closed nomaxg closed 1 year ago

nomaxg commented 1 year ago

Updated scripts/config.ts to be able to run the test node against local nitro code.

tsahee commented 1 year ago

hello! local builds are not done with release branch but with the master one. thank you!