loom_broadcast_flashbots::client::bundle

Type Alias BundleHash

Source
pub type BundleHash = TxHash;
Expand description

A bundle hash.

Aliased Type§

struct BundleHash(pub [u8; 32]);

Fields§

§0: [u8; 32]

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 32 bytes