svn:r62
@@ -6,7 +6,7 @@ RouterFile ../config/routers.or
# Private key
PrivateKeyFile moria1-private
-CoinWeight 0.01
+CoinWeight 0.0001
ORPort 9001
OPPort 9011
PrivateKeyFile moria2-private
ORPort 9002
OPPort 9012
PrivateKeyFile moria3-private
ORPort 9003
OPPort 9013
@@ -1,5 +1,5 @@
# List of core onion routers in the network.
-# Line format : router-address router-port min-bandwidth(kilobytes/s) max-bandwidthkilobytes/s)
+# Line format : router-address router-port bandwidth(bytes/s) bandwidth(bytes/s)
# followed by the routers public key.
# router-port is where the router is accepting connections from other routers.