Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(paramsTools *models.ParametersTool, paramsInfo *ParametersInfo, logger log.Logger) error
Types ¶
type Manager ¶
func NewManager ¶
func NewManager(logger log.Logger, accWallet *walletmanager.Manager) *Manager
func (*Manager) AccountsInfo ¶
func (*Manager) DelegatorsInfo ¶
func (*Manager) RewardsInfo ¶
func (m *Manager) RewardsInfo(ctx context.Context, params *ParametersInfo) error
type ParametersInfo ¶
type ParametersInfo struct {
Alias string `default:"" usage:"Alias for which info command should be executed."`
}
Click to show internal directories.
Click to hide internal directories.