9e9bd3019f
* Add enable onboarding flag in fixturenet script * Use genesis file if present * Modify setup repos link * Update readme steps to run fixturenet stack using s0 genesis file * Update genesis file mount path * Update instructions for onboarding module flag
10 lines
201 B
YAML
10 lines
201 B
YAML
version: "1.0"
|
|
name: fixturenet-laconicd
|
|
description: "A laconicd fixturenet"
|
|
repos:
|
|
- github.com/deep-stack/laconic2d@testnet-onboarding
|
|
containers:
|
|
- cerc/laconic2d
|
|
pods:
|
|
- fixturenet-laconicd
|