pub type U256 = Uint<256, 4>;Expand description
Re-export used alloy_primitives types for convenience.
Uint for 256 bits.
Aliased Typeยง
pub struct U256 { /* private fields */ }pub type U256 = Uint<256, 4>;Re-export used alloy_primitives types for convenience.
Uint for 256 bits.
pub struct U256 { /* private fields */ }