eth/filters: change filter block to be by-ref (#26054)
This PR changes the block field in the filter to be a pointer, to disambiguate between empty hash and no hash
Showing
Please register or sign in to comment
This PR changes the block field in the filter to be a pointer, to disambiguate between empty hash and no hash