Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SourceAdapter ¶
type SourceAdapter struct {
// contains filtered or unexported fields
}
func NewSourceAdapter ¶
func NewSourceAdapter(keeper types.EarnKeeper) SourceAdapter
func (SourceAdapter) OwnerSharesBySource ¶
func (f SourceAdapter) OwnerSharesBySource( ctx sdk.Context, owner sdk.AccAddress, sourceIDs []string, ) map[string]sdk.Dec
func (SourceAdapter) TotalSharesBySource ¶
Click to show internal directories.
Click to hide internal directories.