solana/genesis/src
Yueh-Hsuan Chiang f999eef452
(LedgerStore) Rename BlockstoreAdvancedOptions to LedgerColumnOptions (#23764)
This PR renames BlockstoreAdvancedOptions to LedgerColumnOptions, as we will
pass-down this struct to LedgerColumn to allow it to perform metric reporting.
2022-03-18 11:13:35 -07:00
..
address_generator.rs Move address creation with seed into pubkey (#8991) 2020-03-20 15:20:48 -07:00
genesis_accounts.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
lib.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
main.rs (LedgerStore) Rename BlockstoreAdvancedOptions to LedgerColumnOptions (#23764) 2022-03-18 11:13:35 -07:00
stakes.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
unlocks.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00