Fix Changelog typos

Co-authored-by: Daira Emma Hopwood <daira@jacaranda.org>
This commit is contained in:
Honza Rychnovský 2023-09-10 11:45:53 +02:00 committed by GitHub
parent 4c8c32587b
commit fe7edf3ec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
effect on the current rewind functionality result.
- Internally, we removed access to the shared block table from the Kotlin layer, which resulted in eliminating these
APIs:
- `SdkSynchornizer.findBlockHash()`
- `SdkSynchornizer.findBlockHashAsHex()`
- `SdkSynchronizer.findBlockHash()`
- `SdkSynchronizer.findBlockHashAsHex()`
### Changed
- `CompactBlockProcessor.quickRewind()` and `CompactBlockProcessor.rewindToNearestHeight()` now might fail due to