Versions in this module Expand all Collapse all v1 v1.11.1 Jun 10, 2024 v0 v0.11.0 Dec 23, 2019 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)