17 lines
386 B
YAML
17 lines
386 B
YAML
version: "1.1"
|
|
name: fixturenet-eth-spam
|
|
description: "Ethereum Fixturenet with tx spam"
|
|
repos:
|
|
- git.vdb.to/cerc-io/lighthouse
|
|
- git.vdb.to/cerc-io/tx-spammer
|
|
containers:
|
|
- cerc/lighthouse
|
|
- cerc/lighthouse-cli
|
|
- cerc/fixturenet-eth-genesis-postmerge
|
|
- cerc/fixturenet-eth-geth
|
|
- cerc/fixturenet-eth-lighthouse
|
|
- cerc/tx-spammer
|
|
pods:
|
|
- fixturenet-eth
|
|
- tx-spammer
|