solana-with-rpc-optimizations/program-runtime
Alexander Meißner 41988807d3
Refactor: Remove `visit_each_account_once()` (#25532)
* Removes is_duplicate().

* Replaces use sites of visit_each_account_once().

* Removes visit_each_account_once().

* cargo fmt

* Adds comments to clarify the order of pre_accounts and instruction_accounts.

* Simplify control flow.
2022-05-26 20:55:58 +02:00
..
benches
src Refactor: Remove `visit_each_account_once()` (#25532) 2022-05-26 20:55:58 +02:00
Cargo.toml
build.rs