Type Alias revm::primitives::alloy_primitives::aliases::U4096

source ·
pub type U4096 = Uint<4096, 64>;
Expand description

Uint for 4096 bits.

Aliased Type§

struct U4096 { /* private fields */ }