diff --git a/book/src/interop-scenarios.md b/book/src/interop-scenarios.md index d54772ee8..dc8789362 100644 --- a/book/src/interop-scenarios.md +++ b/book/src/interop-scenarios.md @@ -58,6 +58,7 @@ $ ./beacon_node testnet --spec minimal -f file ssz /tmp/genesis.ssz > - The `-f` flag ignores any existing database or configuration, backing them > up before re-initializing. > - See `$ ./beacon_node testnet file --help` for more configuration options. +> - The `--spec` flag is required to allow SSZ parsing of fixed-length lists. ### Start an auto-configured validator client