Skip to main content

Crate signet_tx_cache

Crate signet_tx_cache 

Source
Expand description

Signet Transaction Cache types and client.

Re-exports§

pub use error::TxCacheError;

Modules§

error
Errors returned by the TxCache client.
types
Response types for the TxCache.

Structs§

TxCache
Signet’s Transaction Cache helper. Forwards GET and POST requests to a tx cache URL.