You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="The network to connect to. Mainnet (null) is the default ethereum network.";
7
7
};
@@ -17,14 +17,14 @@ with lib; {
17
17
type=types.nullOrtypes.str;
18
18
default=null;
19
19
description="URL of a synced beacon node to trust in obtaining checkpoint sync data. As an additional safety measure, it is strongly recommended to only use this option in conjunction with --weak-subjectivity-checkpoint flag";
description="URL of a synced beacon node to trust for obtaining genesis state. As an additional safety measure, it is strongly recommended to only use this option in conjunction with --weak-subjectivity-checkpoint flag";
0 commit comments