Versions in this module Expand all Collapse all v0 v0.2.2 Oct 24, 2019 v0.2.1 Oct 24, 2019 v0.2.0 Oct 22, 2019 Changes in this version + func CreateValidatorAccount(ctx *cli.Context) (string, string, error) + type ValidatorClient struct + func NewValidatorClient(ctx *cli.Context) (*ValidatorClient, error) + func (s *ValidatorClient) Close() + func (s *ValidatorClient) Start()