Commit 5e08ec2
committed
client-cmds/nlean: use fork digest in gossip topic (leanSpec #622)
Change nlean's default --network value from "devnet0" to "12345678"
to match the fork digest gossipsub topic format defined in leanSpec
PR #622. All lean clients are adopting this change.
The --network flag is passed to nlean's GossipTopicProvider which
builds topics like /leanconsensus/{fork_digest}/block/ssz_snappy.1 parent cf6607c commit 5e08ec2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments