fbb1dd5fe5
#### Problem Both AppendVec::cloned_account() and ReadableAccount::to_account_shard_data() returns an AccountSharedData instance by cloning itself as pointed out under a comment in PR #32380. #### Summary of Changes This PR removes AccountsFile::cloned_account() and replaces its call-sites by ReadableAccount::to_account_shared_data(). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |