Versions in this module Expand all Collapse all v0 v0.1.0 Jan 28, 2021 Changes in this version + var DefaultTestNetClient = Client + type AccountRequest struct + AccountID string + type Client struct + func (client *Client) AccountDetail(req AccountRequest) (hProtocol.Account, error) + func (client *Client) FeeStats() (hProtocol.FeeStats, error)