# Functions
No description provided by the author
NewClient returns a pointer to a Client initialized with the default localhost endpoints for factomd and factom-walletd, and 15 second timeouts for each of the http.Clients.
# Constants
Defaults for the factomd and factom-walletd endpoints.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
APIServer is to avoid the need of keeping state objects in a global space.
Client makes RPC requests to pegnetd's APIs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParamsGetPegnetTransaction are the parameters for retrieving transactions from the history system.
No description provided by the author
No description provided by the author
ParamsGetTransaction is used to query for a single particular transaction with the given Entry Hash.
No description provided by the author
ParamsToken scopes a request down to a single FAT token using either the ChainID or both the TokenID and the IssuerChainID.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResultGetTransactions returns history entries.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
TODO: This is incompatible with FAT.