We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72c5068 commit 835cd91Copy full SHA for 835cd91
cardano-lib/default.nix
@@ -36,7 +36,7 @@ let
36
37
localRoots = [
38
{
39
- accessPoints = [{ address = "192.168.60.231"; port = 3001; }];
+ accessPoints = [{ address = "192.168.50.231"; port = 3001; }];
40
advertise = false;
41
valency = 1;
42
trustable = true;
0 commit comments