config: follow freegasheight update

See neo-project/neo-node#669.
This commit is contained in:
Roman Khimov 2020-09-21 12:56:39 +03:00
parent e3c360c477
commit c83cefecc6

View file

@ -32,9 +32,9 @@ ProtocolConfiguration:
RegisterTransaction: 10000 RegisterTransaction: 10000
VerifyBlocks: true VerifyBlocks: true
VerifyTransactions: false VerifyTransactions: false
FreeGasLimit: {0: 10.0, 6200000: 50.0} FreeGasLimit: {0: 10.0, 6195000: 50.0}
MaxTransactionsPerBlock: {0: 500, 6200000: 200} MaxTransactionsPerBlock: {0: 500, 6195000: 200}
MaxFreeTransactionsPerBlock: {0: 20, 6200000: 199} MaxFreeTransactionsPerBlock: {0: 20, 6195000: 199}
MaxFreeTransactionSize: 1024 MaxFreeTransactionSize: 1024
MinimumNetworkFee: 0 MinimumNetworkFee: 0
FeePerExtraByte: 0.00001 FeePerExtraByte: 0.00001