pub type GasLimit = U256;
Alias type for gas limit.
#[repr(C)]pub struct GasLimit(pub [u64; 4]);
0: [u64; 4]