Skip to content

Commit acae2ee

Browse files
committed
Remove incorrect old comment
1 parent 90a757f commit acae2ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/chain_store/src/chain_store.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,6 @@ impl ChainStore {
535535

536536
#[derive(Default, Debug, Clone)]
537537
pub struct State {
538-
// Keyed on cert
539538
pub byron_heavy_delegates: HashMap<Vec<u8>, HeavyDelegate>,
540539
pub shelley_genesis_delegates: HashMap<Vec<u8>, GenesisDelegate>,
541540
}

0 commit comments

Comments
 (0)