Add genesis blockhashes to blobs (#3955)
* Add genesis blockhashes to blobs * Update golden
This commit is contained in:
committed by
Michael Vines
parent
0a4b6cedc7
commit
b328e5f6ec
@@ -127,6 +127,7 @@ fn test_replay() {
|
||||
storage_sender,
|
||||
storage_receiver,
|
||||
&exit,
|
||||
&solana_sdk::hash::Hash::default(),
|
||||
);
|
||||
|
||||
let mut mint_ref_balance = starting_mint_balance;
|
||||
|
Reference in New Issue
Block a user