-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the default larger than 5 ms.. I've seen up to 15ms for some sig…
…natures (searching for a canonical sig most probably). You don't want to miss blocks because of that. There's no timeout when its done in-process.. It's more tricky when in a handoff, but in your own schedule, you're the next to produce a block, so it doesn't matter *as much*.
- Loading branch information
Showing
4 changed files
with
1 addition
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
114 changes: 0 additions & 114 deletions
114
vendor/github.com/eoscanada/eos-blocksigner/eos-blocksigner/main.go
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters