2850432b57
#### Problem Function data_size_for_shared_block() is designed to provide the data_size when its account shares its account block with other accounts. However, TieredAccountMeta already has another function for returning data size. #### Summary of Changes This PR removes data_size_for_shared_block() from TieredAccountMeta. Will follow-up with another PR that includes a better API. |
||
---|---|---|
.. | ||
benches | ||
src | ||
store-tool | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |