Versions in this module Expand all Collapse all v4 v4.0.0 Jun 26, 2023 Changes in this version + type Source interface + CommunityPool func(height int64) (sdk.DecCoins, error) + DelegatorTotalRewards func(delegator string, height int64) ([]distrtypes.DelegationDelegatorReward, error) + DelegatorWithdrawAddress func(delegator string, height int64) (string, error) + Params func(height int64) (distrtypes.Params, error) + ValidatorCommission func(valOperAddr string, height int64) (sdk.DecCoins, error) Other modules containing this package github.com/forbole/bdjuno/v2 github.com/forbole/bdjuno/v3