Split BPF loader to match the rest of the programs (#4636)
This commit is contained in:
@@ -64,7 +64,7 @@ pub fn create_genesis_block_with_leader(
|
||||
),
|
||||
],
|
||||
&[
|
||||
solana_bpf_loader!(),
|
||||
solana_bpf_loader_program!(),
|
||||
solana_vote_program!(),
|
||||
solana_stake_program!(),
|
||||
],
|
||||
|
Reference in New Issue
Block a user