Type Alias Value

Source
pub type Value = U256;
Expand description

Makes function payable

Aliased Type§

struct Value(pub [u64; 4]);

Fields§

§0: [u64; 4]