chore: remove one comment

pull/3649/head
xiaohuo 4 years ago committed by Leo Chen
parent 05e96f6566
commit 48e8dad5ec
  1. 1
      hmy/staking.go

@ -519,7 +519,6 @@ func (hmy *Harmony) GetDelegationsByDelegatorByBlock(
}
// UndelegationPayouts ..
// delegator address => validator address => amount
type UndelegationPayouts map[common.Address]map[common.Address]*big.Int

Loading…
Cancel
Save