remove obsoleted TODO

This commit is contained in:
Mekagoza
2018-12-12 13:05:55 -06:00
committed by Michael Vines
parent 80e19e0ad7
commit 9b81696a09

View File

@ -194,9 +194,7 @@ impl Checkpoint for LastIds {
#[derive(Default)]
pub struct Accounts {
// TODO: implement values() or something? take this back to private
// from the voting/leader/finality code
// issue #1701
/// Mapping of known public keys/IDs to accounts
accounts: HashMap<Pubkey, Account>,
/// The number of transactions the bank has processed without error since the