Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommunityPoolKeeper ¶
type CommunityPoolKeeper struct {
// contains filtered or unexported fields
}
func NewCommunityPoolKeeper ¶
func NewCommunityPoolKeeper(bk bankKeeperForCommunityPoolKeeper, feeCollectorName string) CommunityPoolKeeper
func (CommunityPoolKeeper) FundCommunityPool ¶
func (k CommunityPoolKeeper) FundCommunityPool(ctx context.Context, amount sdk.Coins, sender sdk.AccAddress) error
Click to show internal directories.
Click to hide internal directories.