Expand description
Response types for the TxCache.
The endpoints for the transaction cache.
Structsยง
- TxCache
Bundle - A bundle response from the transaction cache, containing a UUID and a
SignetEthBundle. - TxCache
Bundle Response - A response from the transaction cache, containing a single bundle.
- TxCache
Bundles Response - Response from the transaction cache
bundlesendpoint, containing a list of bundles. - TxCache
Orders Response - Response from the transaction cache
ordersendpoint, containing a list of signed orders. - TxCache
Send Bundle Response - Represents a response to successfully adding or updating a bundle in the transaction cache.
- TxCache
Send Transaction Response - Response from the transaction cache to successfully adding a transaction.
- TxCache
Transactions Response - Response from the transaction cache
transactionsendpoint, containing a list of transactions.