Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client interface { Providers() (Providers, error) Provider(sdk.AccAddress) (*Provider, error) }
Client interface
type Provider ¶
Provider type
func (*Provider) Address ¶
func (p *Provider) Address() sdk.AccAddress
Address implements provider and returns owner of provider
Click to show internal directories.
Click to hide internal directories.