Skip to content

sui_v1.20.0_1709286519_ci

@rvantonder rvantonder tagged this 01 Mar 07:47
## Description 

When getting a lock file handle it's useful for it to be set to the beginning for reads rather than the caller needing to rewind it (or forgetting to and not seeing content when reading from the handle).

## Test Plan 

Covered by existing test that exercises these functions together.

---
If your changes are not user-facing and do not break anything, you can
skip the following section. Otherwise, please briefly describe what has
changed under the Release Notes section.

### Type of Change (Check all that apply)

- [ ] protocol change
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration

### Release notes
Assets 2
Loading