Skip to content

Commit d85a648

Browse files
Updated mycelium network documentation to allow mycelium without planetary (#3832)
1 parent e725cbd commit d85a648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/grid_client/docs/network/mycelium_network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This configuration is set on [workload data](../../src/zos/zmachine.ts) and [net
1616

1717
In case user needs to support mycelium:
1818

19-
- flag `mycelium` field in workload with true, also the `planetary` field should be flagged with true.
19+
- flag `mycelium` field in workload with true.
2020
- User can support hex seed which ip will be generated from or they'll be generated automatically.
2121
- providing seeds, that's what makes ip fixed from anywhere.
2222
> Note user can't use same network seed in multiple nodes.

0 commit comments

Comments
 (0)