debe794987
The callstack updated in this PR passed an &Arc<...> down only to have the bottom level clone the reference. Thus, we are giving shared ownership so the reference is a bit redundant and arguably obscures the intention to clone further down the callstack. |
||
---|---|---|
.. | ||
accounts.rs | ||
accounts_index.rs | ||
append_vec.rs | ||
bank.rs | ||
prioritization_fee_cache.rs | ||
status_cache.rs |