-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Store empty pending block and state (#2372)
In one of the previous commits empty pending block and state was removed as the spec allowed returning block not found error if pending didn't exist. However, `statknet.js` tests always expect a block or state to be returned when a pending block or state is requested; therefore, it is re-added.
- Loading branch information
1 parent
2a572d9
commit 0c6508c
Showing
1 changed file
with
80 additions
and
3 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