Package com.github.katenachain.entity.api
-
Class Summary Class Description RawResponse RawResponse is a okhttp3.Response wrapper.SendTxResult SendTxResult is returned by a POST request to retrieve the tx status and its hash.TxResult TxResult is returned by a GET request to retrieve a tx with useful information about its processing.TxResults TxResults is returned by a GET request to retrieve a list of TxResult with the total txs available.TxStatus TxStatus is a tx blockchain status.