Type Alias Value

Source
pub type Value = U256;
Expand description

Makes function payable

Aliased Type§

#[repr(C)]
pub struct Value(pub [u64; 4]);

Tuple Fields§

§0: [u64; 4]