Merge pull request #10610 from gundamzl/patch-1
Fixed incorrect words that could not be compiled
This commit is contained in:
commit
740a7ca142
@ -143,4 +143,4 @@ var WhitelistedBlock = cid.Undef
|
||||
|
||||
// Reducing the delivery delay for equivocation of
|
||||
// consistent broadcast to just half a second.
|
||||
var CBDeliveryDelay = 500 * time.Milisecond
|
||||
var CBDeliveryDelay = 500 * time.Millisecond
|
||||
|
Loading…
Reference in New Issue
Block a user