diff --git a/config/protocol.mainnet.yml b/config/protocol.mainnet.yml index 0fbb2e7e9..7ab8bb040 100644 --- a/config/protocol.mainnet.yml +++ b/config/protocol.mainnet.yml @@ -32,9 +32,9 @@ ProtocolConfiguration: RegisterTransaction: 10000 VerifyBlocks: true VerifyTransactions: false - FreeGasLimit: {0: 10.0, 6200000: 50.0} - MaxTransactionsPerBlock: {0: 500, 6200000: 200} - MaxFreeTransactionsPerBlock: {0: 20, 6200000: 199} + FreeGasLimit: {0: 10.0, 6195000: 50.0} + MaxTransactionsPerBlock: {0: 500, 6195000: 200} + MaxFreeTransactionsPerBlock: {0: 20, 6195000: 199} MaxFreeTransactionSize: 1024 MinimumNetworkFee: 0 FeePerExtraByte: 0.00001