Documentation
¶
Index ¶
- type Client
- func (c *Client) AddCID(ipaddr, useraddr, cid string) error
- func (c *Client) AddUserToWhiteList(ipaddr, useraddr string) error
- func (c *Client) NetworkID(ctx context.Context) (*big.Int, error)
- func (c *Client) NewKeyedTransactor(ctx context.Context) (*bind.TransactOpts, error)
- func (c *Client) NewPantheon(ipaddr string) error
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) AddUserToWhiteList ¶
func (*Client) NewKeyedTransactor ¶
func (*Client) NewPantheon ¶
Click to show internal directories.
Click to hide internal directories.