-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove verification for createNewBlock
The value returned must be assumed untrusted because the service is lacking the context to verify it belongs to the chain. Verifications must be done upstream.
- Loading branch information
Gaylor Bosson
committed
Mar 20, 2019
1 parent
d12b914
commit 8c8057a
Showing
2 changed files
with
4 additions
and
35 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
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