#### Problem TieredStorageReader is a wrapper enum that works for both Hot and Cold storage readers, but its get_account() and account_matches_owner() API are missing. #### Summary of Changes Add get_account() and account_matches_owner() to TieredStorageReader. #### Test Plan hot.rs offers similar coverage for HotStorageReader. |
||
---|---|---|
.. | ||
benches | ||
src | ||
store-tool | ||
Cargo.toml | ||
build.rs |