Browse Source

Update unlocker.go

master
yuriy0803 2 years ago committed by GitHub
parent
commit
36a6d3584c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      payouts/unlocker.go

2
payouts/unlocker.go

@ -33,7 +33,7 @@ type UnlockerConfig struct {
Network string `json:"network"`
}
const minDepth = 61
const minDepth = 16
// params for canxium
const HydroForkBlock = 4204800

Loading…
Cancel
Save