Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 507 Bytes

File metadata and controls

17 lines (10 loc) · 507 Bytes

Home > @holochain/tryorama > NetworkConfig > roundTimeoutMs

NetworkConfig.roundTimeoutMs property

The timeout for a round of gossip.

This is the maximum amount of time that a gossip round is allowed to take.

Default: 10,000

Signature:

roundTimeoutMs?: number;