Remove comment

This commit is contained in:
Sagar Dhawan 2019-03-12 15:00:40 -07:00 committed by Grimes
parent 7d7528eb18
commit c1e726da87
1 changed files with 0 additions and 2 deletions

View File

@ -83,8 +83,6 @@ fn test_bank_storage() {
bank.process_transaction(&tx).unwrap();
// TODO: This triggers a ProgramError(0, InvalidArgument). Why?
// Oddly, the assertions below it succeed without running this code.
let entry_height = 0;
let tx = StorageTransaction::new_mining_proof(
&bob,