set the PropagationDelay to 2
This commit is contained in:
parent
26ad4dabd1
commit
d867f0c04e
@ -16,6 +16,7 @@ var cases = map[string]interface{}{
|
||||
|
||||
func init() {
|
||||
build.BlockDelaySecs = 1
|
||||
build.PropagationDelaySecs = 2
|
||||
}
|
||||
|
||||
func main() {
|
||||
|
Loading…
Reference in New Issue
Block a user