forked from TrueCloudLab/neoneo-go
config: reschedule Aspidochelone fork block for NeoFS mainnet
We can't make it before 2550000, so move to 2600000. @anatoly-bogatyrev, please ensure you're using this new height for mainnet NeoFS configurations next week.
This commit is contained in:
parent
0f625f04f0
commit
831067c29e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ ProtocolConfiguration:
|
||||||
VerifyTransactions: true
|
VerifyTransactions: true
|
||||||
P2PSigExtensions: false
|
P2PSigExtensions: false
|
||||||
Hardforks:
|
Hardforks:
|
||||||
Aspidochelone: 2550000
|
Aspidochelone: 2600000
|
||||||
NativeActivations:
|
NativeActivations:
|
||||||
ContractManagement: [0]
|
ContractManagement: [0]
|
||||||
StdLib: [0]
|
StdLib: [0]
|
||||||
|
|
Loading…
Reference in a new issue