Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdCreateRewardsPlan ¶
GetCmdCreateRewardsPlan returns the command allowing to create a rewards plan for a service.
func GetCmdEditRewardsPlan ¶
GetCmdEditRewardsPlan returns the command allowing to edit a rewards plan for a service.
Types ¶
type ParsedRewardsPlan ¶
type ParsedRewardsPlan struct { types.RewardsPlan FeeAmount sdk.Coins }
func ParseRewardsPlan ¶
func ParseRewardsPlan(cdc codec.Codec, path string) (ParsedRewardsPlan, error)
ParseRewardsPlan parse a RewardsPlan from a json file.
Click to show internal directories.
Click to hide internal directories.