pub type TxCacheBundle = CachedBundle;👎Deprecated since 0.16.0:
renamed to CachedBundle
Expand description
Deprecated alias for CachedBundle.
Aliased Type§
pub struct TxCacheBundle {
pub id: Uuid,
pub bundle: SignetEthBundle,
}Fields§
§id: UuidThe bundle id (a UUID)
bundle: SignetEthBundleThe bundle itself