Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 2ae0c33

Browse files
committed
Fix api change
1 parent 57e431b commit 2ae0c33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

local-cluster/tests/local_cluster.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3711,6 +3711,7 @@ fn create_snapshot_to_hard_fork(
37113711
None,
37123712
None,
37133713
accounts_package_sender,
3714+
None,
37143715
)
37153716
.unwrap();
37163717
let bank = bank_forks.get(snapshot_slot).unwrap().clone();

0 commit comments

Comments
 (0)