Remove hash field from account (#9915)
This commit is contained in:
@@ -93,7 +93,6 @@ impl RpcAccount {
|
||||
})?,
|
||||
executable: self.executable,
|
||||
rent_epoch: self.rent_epoch,
|
||||
..Account::default()
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user