interbtc-api icon indicating copy to clipboard operation
interbtc-api copied to clipboard

Pass blockHash to parseRequest methods

Open gregdhill opened this issue 3 years ago • 0 comments

The methods that call this function read only from the finalized head but when parsing the requests we check the latest unfinalized state, this shouldn't be an issue in practice but it is better to be consistent and read from the same height.

gregdhill avatar Mar 07 '23 10:03 gregdhill