oraichain / orai

Monolithic repository of everything Oraichain
Other
28 stars 19 forks source link

Update root.go with new default values. #48

Closed Misterobots closed 5 months ago

Misterobots commented 5 months ago

Default value additions, for the following: FlushThrottleTimeout = 10ms (Reduced from 100ms)

PeerGossipSleepDuration = 10ms (Reduced from 100ms)

This is to assist with peer communication timing issues, resulting in missed block sign-off.