pub const TRANSACTION_DECOMPRESSOR: LocalKey<RefCell<ReusableDecompressor>>;
Available on crate feature
reth-codec
only.Expand description
Thread Transaction decompressor.
pub const TRANSACTION_DECOMPRESSOR: LocalKey<RefCell<ReusableDecompressor>>;
reth-codec
only.Thread Transaction decompressor.