Skip to content

Commit

Permalink
Removed legacy config options
Browse files Browse the repository at this point in the history
Removed last block offset and cpu effort percent
  • Loading branch information
Rossco99 authored and rakeden committed May 2, 2024
1 parent f5027f2 commit aa8d4a5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/operate/wax-infrastructure/wax-testnet-block-producer.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,6 @@ producer-name = eospherewoot
#This is your block signing key-pair
signature-provider = EOS6HWBC39JAXaRo5aG5yAcAjgQYhQ44T5GtcxJVbZFZox6FFa15k=KEY:5JVfLEuHuoVkEX6CyScPHNLgxtRdUcdLp3hqzrXC54xVjtESFXX
#Optimises hand off by producing a bit earlier
last-block-time-offset-us = -200000
#Lowers CPU time available on last block for better hand off
last-block-cpu-effort-percent = 20
#Enables block production on this node
plugin = eosio::producer_plugin
```
Expand Down

0 comments on commit aa8d4a5

Please sign in to comment.