config: set Basilisk fork height for NeoFS mainnet
Testnet doesn't need any (confirmed to have the same state for non-NEO contracts) and can go with Basilisk from height 0. Signed-off-by: Roman Khimov <roman@nspcc.ru>
This commit is contained in:
parent
98b946dcd3
commit
ee12520cbd
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ ProtocolConfiguration:
|
||||||
P2PSigExtensions: false
|
P2PSigExtensions: false
|
||||||
Hardforks:
|
Hardforks:
|
||||||
Aspidochelone: 3000000
|
Aspidochelone: 3000000
|
||||||
|
Basilisk: 4500000
|
||||||
NativeActivations:
|
NativeActivations:
|
||||||
ContractManagement: [0]
|
ContractManagement: [0]
|
||||||
StdLib: [0]
|
StdLib: [0]
|
||||||
|
|
Loading…
Reference in a new issue