# Functions
PublicError constructor.
# Structs
PublicError allows to wrap API errors.
Response is a fasthttp.Response wrapper.
SendTxResult is returned by a POST request to retrieve the tx status and its hash.
TxResult is returned by a GET request to retrieve a tx with useful information about its processing.
TxResults is returned by a GET request to retrieve a list of TxResult with the total txs available.
TxStatus is a tx blockchain status.