mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-14 01:31:22 +00:00
chore: apply suggestions from code review
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
This commit is contained in:
committed by
Vasco Santos
parent
11a46ea71e
commit
ee23fb9508
@ -486,7 +486,8 @@ describe('auto-relay', () => {
|
||||
relay: {
|
||||
advertise: {
|
||||
bootDelay: 1000,
|
||||
ttl: 1000
|
||||
ttl: 1000,
|
||||
enabled: true
|
||||
},
|
||||
hop: {
|
||||
enabled: index === 2
|
||||
|
Reference in New Issue
Block a user