Versions in this module Expand all Collapse all v0 v0.47.0 Aug 13, 2022 Changes in this version + func MsgWithdrawDelegatorRewardExec(clientCtx client.Context, valAddr fmt.Stringer, extraArgs ...string) ([]byte, error) + type GRPCQueryTestSuite struct + func (s *GRPCQueryTestSuite) SetupSuite() + func (s *GRPCQueryTestSuite) TearDownSuite() + func (s *GRPCQueryTestSuite) TestQueryDelegatorRewardsGRPC() + func (s *GRPCQueryTestSuite) TestQueryDelegatorValidatorsGRPC() + func (s *GRPCQueryTestSuite) TestQueryOutstandingRewardsGRPC() + func (s *GRPCQueryTestSuite) TestQueryParamsGRPC() + func (s *GRPCQueryTestSuite) TestQuerySlashesGRPC() + func (s *GRPCQueryTestSuite) TestQueryValidatorCommissionGRPC() + func (s *GRPCQueryTestSuite) TestQueryValidatorCommunityPoolGRPC() + func (s *GRPCQueryTestSuite) TestQueryWithdrawAddressGRPC() + type IntegrationTestSuite struct + func NewIntegrationTestSuite(cfg network.Config) *IntegrationTestSuite + func (s *IntegrationTestSuite) SetupSuite() + func (s *IntegrationTestSuite) TearDownSuite() + func (s *IntegrationTestSuite) TestGetCmdQueryCommunityPool() + func (s *IntegrationTestSuite) TestGetCmdQueryDelegatorRewards() + func (s *IntegrationTestSuite) TestGetCmdQueryParams() + func (s *IntegrationTestSuite) TestGetCmdQueryValidatorCommission() + func (s *IntegrationTestSuite) TestGetCmdQueryValidatorOutstandingRewards() + func (s *IntegrationTestSuite) TestGetCmdQueryValidatorSlashes() + func (s *IntegrationTestSuite) TestGetCmdSubmitProposal() + func (s *IntegrationTestSuite) TestNewFundCommunityPoolCmd() + func (s *IntegrationTestSuite) TestNewSetWithdrawAddrCmd() + func (s *IntegrationTestSuite) TestNewWithdrawAllRewardsCmd() + func (s *IntegrationTestSuite) TestNewWithdrawRewardsCmd() + type WithdrawAllTestSuite struct + func (s *WithdrawAllTestSuite) SetupSuite() + func (s *WithdrawAllTestSuite) TearDownSuite() + func (s *WithdrawAllTestSuite) TestNewWithdrawAllRewardsGenerateOnly()