Merge pull request #2520 from nspcc-dev/preliminary-mainnet-hf

config: set Aspidochelone hard fork for mainnet
This commit is contained in:
Roman Khimov 2022-05-27 09:30:18 +03:00 committed by GitHub
commit fdc1593da2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,8 @@ ProtocolConfiguration:
VerifyBlocks: true
VerifyTransactions: false
P2PSigExtensions: false
Hardforks:
HF_Aspidochelone: 2000000
NativeActivations:
ContractManagement: [0]
StdLib: [0]