stratus::alias

Type Alias AlloyUint256

Source
pub type AlloyUint256 = Uint<256, 4>;

Aliased Type§

struct AlloyUint256 { /* private fields */ }

Trait Implementations§

Source§

impl From<SignatureComponent> for AlloyUint256

Source§

fn from(value: SignatureComponent) -> Self

Converts to this type from the input type.