mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
Ditto
This commit is contained in:
parent
556dd012af
commit
fc6349f26c
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ impl Server {
|
|||
Seeding::WebStatic => {
|
||||
seed.connect_and_monitor(evt_handle.clone(), seed::web_seeds(evt_handle.clone()));
|
||||
}
|
||||
_ => {},
|
||||
}
|
||||
|
||||
if config.seeding_type != Seeding::None {
|
||||
|
|
Loading…
Reference in a new issue