forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TieredStorage] HotStorageReader::get_owner_address (solana-labs#34053)
#### Problem The HotStorageReader does not have an API to obtain owners_address. #### Summary of Changes This PR adds HotStorageReader::get_owner_address(). #### Test Plan A new unit-test is added to this PR.
- Loading branch information
1 parent
d164ac4
commit f64d124
Showing
1 changed file
with
45 additions
and
0 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