dandelion config in grin.toml matches actual defaults (#1110)

This commit is contained in:
Antioch Peverell 2018-05-31 09:50:27 -04:00 committed by GitHub
parent 4fda7a6899
commit 13fdc6ef6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,10 +78,10 @@ run_test_miner = false
#relay_secs = 600
#fluff and broadcast after embargo expires if tx not seen on network
#embargo_secs = 300
#embargo_secs = 180
#run dandelion stem/fluff processing every n secs (stem tx aggregation in this window)
#patience_secs = 30
#patience_secs = 10
#dandelion stem probability (stem 90% of the time, fluff 10% of the time)
#stem_probability = 90