Add genesis blockhashes to blobs (#3955)

* Add genesis blockhashes to blobs

* Update golden
This commit is contained in:
Sagar Dhawan
2019-04-23 17:41:21 -07:00
committed by Michael Vines
parent 0a4b6cedc7
commit b328e5f6ec
10 changed files with 70 additions and 7 deletions

View File

@@ -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;