Documentation ¶
Index ¶
- func AddSplits(splits helpers.Collection, ownerID ids.IdentityID, ownableID ids.OwnableID, ...) (helpers.Collection, error)
- func GetOwnableTotalSplitsValue(collection helpers.Collection, ownableID ids.ID) sdkTypes.Dec
- func SubtractSplits(splits helpers.Collection, ownerID ids.IdentityID, ownableID ids.OwnableID, ...) (helpers.Collection, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSplits ¶
func AddSplits(splits helpers.Collection, ownerID ids.IdentityID, ownableID ids.OwnableID, value sdkTypes.Dec) (helpers.Collection, error)
func SubtractSplits ¶
func SubtractSplits(splits helpers.Collection, ownerID ids.IdentityID, ownableID ids.OwnableID, value sdkTypes.Dec) (helpers.Collection, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.